projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f6ca39
)
(EXTRA_INITIALIZE): Definition deleted.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 19 May 1994 23:32:30 +0000
(23:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 19 May 1994 23:32:30 +0000
(23:32 +0000)
src/s/isc4-0.h
patch
|
blob
|
history
diff --git
a/src/s/isc4-0.h
b/src/s/isc4-0.h
index 35455e45e74a84de3973de4e0a64a1296b3f8c15..d5c390f6145362ac7ca4a8f5431df7f1bc5c3da4 100644
(file)
--- a/
src/s/isc4-0.h
+++ b/
src/s/isc4-0.h
@@
-2,10
+2,6
@@
#include "isc3-0.h"
-/* This works around a bug in ISC 4.0; it fails
- to clear the "POSIX process" flag on an exec. */
-#define EXTRA_INITIALIZE __setostype (0)
-
#define LIBS_SYSTEM -linet
#define ISC4_0